Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create nishangInstall.ps1 #47

Merged
merged 1 commit into from
Nov 10, 2016
Merged

Conversation

opexxx
Copy link
Contributor

@opexxx opexxx commented Nov 9, 2016

Install
To install the module including all source code you can just run in a PowerShell v3 or higher session the following command:

iex (New-Object Net.WebClient).DownloadString("https://github.com/samratashok/nishang/nishangInstall.ps1")

#Install
To install the module including all source code you can just run in a PowerShell v3 or higher session the following command:
<pre>
iex (New-Object Net.WebClient).DownloadString("https://github.com/samratashok/nishang/nishangInstall.ps1")
</pre>
@samratashok
Copy link
Owner

Thanks. Merging this. Will make some changes.

@samratashok samratashok self-assigned this Nov 10, 2016
@samratashok samratashok merged commit 0c22597 into samratashok:master Nov 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants